Skip to content

158 remove colors file#260

Open
Noamili wants to merge 24 commits into
Pull-Request-Community:stagingfrom
Noamili:158-Remove-colors-file
Open

158 remove colors file#260
Noamili wants to merge 24 commits into
Pull-Request-Community:stagingfrom
Noamili:158-Remove-colors-file

Conversation

@Noamili
Copy link
Copy Markdown
Contributor

@Noamili Noamili commented Jul 9, 2022

close #158

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 9, 2022

Preview on netlify: https://deploy-preview-260--pull-request.netlify.app/

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 9, 2022

Deploy Preview for agitated-hoover-61371e ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d80a05d
🔍 Latest deploy log https://app.netlify.com/sites/agitated-hoover-61371e/deploys/62decd7e90192700087ed4f0
😎 Deploy Preview https://deploy-preview-260--agitated-hoover-61371e.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Noamili Noamili changed the base branch from master to staging July 10, 2022 07:53
@Noamili Noamili force-pushed the 158-Remove-colors-file branch from 4e8f3c0 to 28ac821 Compare July 10, 2022 07:56
@Noamili Noamili force-pushed the 158-Remove-colors-file branch from 6a7c4da to 449fdf3 Compare July 10, 2022 08:08
@MichalPorag
Copy link
Copy Markdown
Collaborator

@Noamili please fix conflicts

@MichalPorag MichalPorag requested a review from anattzlil July 12, 2022 17:39
@Noamili Noamili force-pushed the 158-Remove-colors-file branch from 9fd6b96 to d97a360 Compare July 25, 2022 16:09
Comment thread styles/colors.scss
rgba(220, 102, 94, 0.6) 100%
);
$purple-100: rgba(11, 0, 142, 0.3);
$purple-200: rgba(11, 0, 142, 0.1);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how can I avoid using opacity?

@@ -14,6 +16,6 @@
align-items: center;
justify-content: center;
font-size: 14px;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I change this to rem?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please :)

@@ -10,7 +12,7 @@
justify-content: center;
font-weight: bold;
font-size: 36px;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I change this to rem?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove colors.ts file

8 participants